GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-26T03:07:06.5711031+00:00",
"SubmitDate": "2026-07-26T03:07:06.5711031+00:00",
"ReportPeriodStart": "2026-07-26T03:07:06.5711031+00:00",
"ReportPeriodEnd": "2026-07-26T03:07:06.5711031+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2c89c8be-8e4a-41cd-9f47-827d22644803",
"Rows": [
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2c89c8be-8e4a-41cd-9f47-827d22644803",
"Rows": [
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"12cd6e6d-bab3-45a2-9c31-7130eb9977f3",
"da4e5935-9a7c-418d-975d-5fc351544314"
],
"Approvers": [
"5e01df05-24fc-4fd4-8054-02d0a4aadf97",
"73ef55f2-2b1b-4f40-b328-a3a49cecf969"
],
"ApprovedBy": "17d190ab-a6cb-4fb3-8401-ba65dce83758",
"ApprovalDate": "2026-07-26T03:07:06.5711031+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "4f8ca0b1-d60e-4963-b790-3af60cf022e0",
"WorkPlanId": "f2cdd043-3344-4199-b17e-67c1925cac7c",
"id": "66622e6b-551c-4d9e-bfac-a2b0e129e23f",
"ConfigId": "321fec01-723a-4ace-b8f8-a67aecd2526f"
},
{
"GenerationDate": "2026-07-26T03:07:06.5711031+00:00",
"SubmitDate": "2026-07-26T03:07:06.5711031+00:00",
"ReportPeriodStart": "2026-07-26T03:07:06.5711031+00:00",
"ReportPeriodEnd": "2026-07-26T03:07:06.5711031+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2c89c8be-8e4a-41cd-9f47-827d22644803",
"Rows": [
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2c89c8be-8e4a-41cd-9f47-827d22644803",
"Rows": [
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "f20e539c-bec1-4c71-b68a-e52d3fc4ba36",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"12cd6e6d-bab3-45a2-9c31-7130eb9977f3",
"da4e5935-9a7c-418d-975d-5fc351544314"
],
"Approvers": [
"5e01df05-24fc-4fd4-8054-02d0a4aadf97",
"73ef55f2-2b1b-4f40-b328-a3a49cecf969"
],
"ApprovedBy": "17d190ab-a6cb-4fb3-8401-ba65dce83758",
"ApprovalDate": "2026-07-26T03:07:06.5711031+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "4f8ca0b1-d60e-4963-b790-3af60cf022e0",
"WorkPlanId": "f2cdd043-3344-4199-b17e-67c1925cac7c",
"id": "66622e6b-551c-4d9e-bfac-a2b0e129e23f",
"ConfigId": "321fec01-723a-4ace-b8f8-a67aecd2526f"
}
]